/*#73757a*/
/*    margin-left: 9%;*/

.header{
    opacity: 1;
    transition: all 200ms;
}

.header:hover{
    opacity: 1!important;
}

.header.header-active{
    opacity: 0.7;
    transition: all 200ms;
}

body{
    overflow-x: hidden;
}

.content-inner{
    /* width: 73%; */
    margin: 0 auto;
    padding-left: 20%;
}

.content-inner {
    overflow: hidden;
}
.content-inner .ib{
    float: left;
    width: 25%;
    vertical-align: middle;
    padding-left: 1%;
    border-left: #cdc6c6 1px solid;
    margin: 1% 0;
}


.content-inner .ib:nth-child(1) {
    margin-right: 4%;
}

.content-inner .ib:nth-child(2){
     /* width: 20%; */
     /* margin-left: 5%; */
}

.content-inner h2{
    color: #73757a;
    font-size: 19px !important;
}
.content-inner a{
    color:#719dff;
}

.content-inner .ib  *{
    font-size: 17px;
    padding: 10px 0;
    text-align: left;
    font-family:'Franklin Gothic Book';
}

#header-lang{
    font-size: 19px;
}

#header-user {
    position: relative;
    text-align: center;
}

.header-login {
    position: absolute;
    width: auto;
    background: white;
    color: black;
    top: 110%;
    left: -48%;
    text-align: center;
    font-size: 17px;
    padding: 11px 3px;
    display: none;
    z-index: 1000;
}

.header-login p {
    margin: 10px;
}

#ser-result-wapper {
    display: none;
    height: 1200px;
}

.header-inner>.header-logo  img{
    width: 100%;
    vertical-align: middle;
    width: 288px!imporant;
}
.header-inner{
    line-height: 1.5;
}

.header-inner{
    width: 1200px;
    padding: 6.405px 0;
    margin: 0 auto;
    height:66.81px;
}

.header-logo {
    width: 288.4px;
}

/*.header-logo img{*/
/*width: 100%;*/
/*}*/


.header-inner >span{
    display: inline-block;
    vertical-align: middle;
}

.header-nav{
    width: 59%;
}

.header-nav span{
    font-size: 20px;
    font-family: 'Franklin Gothic Book';
}

#header-ser-icon{
    width:1.6%;
    margin-left: 1%;
}

.navc{
    margin-left: 12%;
}

.navc a:hover{
    color: #719dff;
}

.navc:hover{
    color: #719dff;
}

#header-user{
    margin-left: 3%;
    margin-top: 3px;
}

#header-user{
    width: 48.7px;
}


/*搜索栏*/
.ser-bar{
    display: none;
    position: absolute;
    z-index: 1001;
    top: 66.81px;
}
.ser-bar-inner{
    width: 70%;
    margin: 0 auto;
}

#body input.ser-bar-input{
    vertical-align: middle;
    width: 96%;
    background:none;
    font-size: 30px;
    font-famliy:;
    text-align: left;
}

.ser-bar+ div{
    margin-top: 66.81px!important;
}


#body > div.ser-bar > div:nth-child(1){
    padding:1% 0;
    /* border-bottom: #989898 1px solid; */
}

.ser-bar-delect{
    width:2.5%;
    vertical-align: middle;
}

.ser-bar-delect img{
    width: 100%;
}

.ser-result{
    overflow: hidden;
}

.ser-result > *{
    text-align: center;
}

#body img.ser-product-img{
    width: 171px;
    height:171px;
    border-radius: 50%;
}

.ser-product-item{
    float: left;
    width: 33.3%;
}

.ser-select-page{
    width: 100%;
    text-align: center;
}
.ser-select-page > *{
    vertical-align: middle;
}

#ser-page-0,#ser-page-1,#ser-page-2,#ser-page-3{
    display：inline-block;
    margin-right:10px;
    cursor:pointer;
}


.active-page{
    color:#909090
}

.ser-next-page{
    width: 5%;
    vertical-align:middle;
}

.ser-page-wappr{
    line-height:1;
}

#body .ser-next-page img{
    width: 100%;
}

.ser-result-num{
    font-size:47px;
}

.ser-Products-f{
    font-size:30px;
}

.ser-result-wapper{
    border-top: #989898 1px solid;
    border-top:;
    padding: 5% 0;
}

.ser-product-item{
    margin-bottom: 2%;
}



/*搜索结果*/
.ser-result-num{
    font-size:47px;
}

.ser-product-item-name{
    font-family:"Tw Cen MT Condensed Extra Bold";
    font-size:21px;
}




/*翻页*/
.ser-select-page{
    font-family:"Tw Cen MT Condensed Extra Bold";
    font-size:32px;
    padding:50px;
}


.ser-select-page img{
    width: 15px;display:inline;vertical-align: middle;margin-top: 2px
}



/*导航内容*/

.header{
    background:white;
    /*      border-bottom: #333333 1px solid; */
    border-bottom: #faebeb 1px solid;
    /*     margin-bottom: 50px; */
    position: fixed;
    top: 0;
    /* height: 66.81px; */
    line-height: 1;
    z-index: 1001;
}

.nav-content{
    text-align: center;
    position: fixed;
    display: none;
    z-index: 6;
    top: 66.81px;
}

.nav-content,.ser-bar,.ser-bar-input ib{
    background:rgba(255,255,255,0.9)
}
/*脚部*/
/*媒体查询*/



.footer {
    background: #3F3F3F;
    color: #B7B7B7;
/*     margin-top:100px; */
}

.footer-inner {
    width: 70%;
    margin: 0 auto;
    padding: 70px 0 50px 0;
    overflow: hidden;
}

.footer-inner ul {
    /*display: inline-block;*/
    float: left;
}

.footer-list li.list-title {
    font-size: 17px;
    /* padding: 5px; */
    font-family: MicrosoftYaHei;
}

.footer-list li.list-title a {
    color: white;
}

.footer-list li {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    line-height: 3;
}

.footer-list li a {
    color: #B7B7B7;
}

.footer-email {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: bold;
}

.footer-phone {
    font-family: MicrosoftYaHei;
    font-size: 26px;
    font-weight: bold;
}

.footer-button {
    text-align: center;
    padding-bottom: 10px;
}

.footer-download {
    padding: 10px 20px;
    border: #ffffff 1px solid;
    margin-top: 25px;
    font-size:20px;
}

.footer-download:hover{
    background:white;
    color:#3f3f3f;
    transition:all 300ms;
}

.footer-infor {
    color: #ffffff;
    margin-left: 50px;
}

.footer-email {
    padding-top: 20px;
}

.footer-phone {
    padding-top: 23px;
}

.footer-inner ul:nth-child(2), .footer-inner ul:nth-child(3) {
    margin-left: 5%;
}

.footer-button span {
    margin: 0 20px;
    font-family: MicrosoftYaHei;
}

.footer-button span:nth-child(2) {
    color: #C0C0C0;
}

.footer-button span:nth-child(2) b {
    font-size: 21px;
    color: white;
}

.footer-inner > ul.footer-infor:nth-child(4) {
    float: right;
}

@media (max-width: 1300px) {
    body {
        width: 1300px;
        overflow-x: scroll;
    }


    .footer-inner {
        width: 80%;
        margin: 0 auto;
        padding: 70px 0 50px 0;
        overflow: hidden;
    }
}
@media (max-width: 1266px) {
    .header-inner {
        /* padding: 1.1% 2%; */
    }
}


